Skip to content

Fix duplicated words in documentation - #24176

Merged
kumarUjjawal merged 1 commit into
apache:mainfrom
latent-9:docs/fix-duplicated-words
Aug 8, 2026
Merged

Fix duplicated words in documentation#24176
kumarUjjawal merged 1 commit into
apache:mainfrom
latent-9:docs/fix-duplicated-words

Conversation

@latent-9

@latent-9 latent-9 commented Aug 8, 2026

Copy link
Copy Markdown
Contributor

A few duplicated words in the docs:

  • docs/source/library-user-guide/building-logical-plans.md: "functions that can can be used" -> "that can be used".
  • docs/source/user-guide/explain-usage.md: "the same query query as" -> "the same query as"; "Divides the input into into 10" -> "into 10".
  • benchmarks/README.md: "sort merge joins joins" -> "sort merge joins".

Documentation only.

Signed-off-by: latent-9 <296084221+latent-9@users.noreply.github.com>
@github-actions github-actions Bot added the documentation Improvements or additions to documentation label Aug 8, 2026

@kumarUjjawal kumarUjjawal left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @latent-9 for working on this.

Looks good 👍

@kumarUjjawal
kumarUjjawal enabled auto-merge August 8, 2026 03:51
@kumarUjjawal
kumarUjjawal added this pull request to the merge queue Aug 8, 2026
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.05%. Comparing base (634f0b3) to head (bf318e1).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #24176      +/-   ##
==========================================
- Coverage   81.06%   81.05%   -0.01%     
==========================================
  Files        1107     1107              
  Lines      382191   382191              
  Branches   382191   382191              
==========================================
- Hits       309805   309802       -3     
- Misses      54083    54086       +3     
  Partials    18303    18303              

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Merged via the queue into apache:main with commit e0a05a6 Aug 8, 2026
38 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants